home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0091.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  2.7 KB  |  76 lines

  1.  
  2. In a previous article, GREG_KAISEN@QM.YALE.EDU (Greg Kaisen) says:
  3.  
  4. >Does anyone know the syntax for including a PORT argument in the TRUMPTEL 
  5. >package?
  6. >
  7. >I've tried:   ###.###.###.### port
  8. >and:           ###.###.###.### #port
  9. >
  10.  
  11. I think that the correct format is host:port
  12.  
  13. eg. 127.0.0.1:25 will connect you to the SMTP port (25) of
  14. host 127.0.0.1 -- note that that host.domain:port will also
  15. work.
  16.  
  17. Later,
  18. Ashok
  19. -- 
  20. Ashok Aiyar                                      tel: (216) 368-3300
  21. Department of Biochemistry                       fax: (216) 368-4544
  22. CWRU School of Medicine                  ashok@biochemistry.cwru.edu
  23. From news@bigblue.oit.unc.edu Mon Mar  7 15:35:32 1994
  24. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  25.           id AA03351; Mon, 7 Mar 1994 17:57:10 -0500
  26. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  27.           id AA03771; Mon, 7 Mar 1994 17:23:12 -0500
  28. Received: from GATEWAY by bigblue with netnews
  29.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  30. To: winsock@sunsite.unc.edu
  31. Date: 7 Mar 1994 15:35:32 GMT
  32. From: hsieh@scws3.harvard.edu (Tony Hsieh)
  33. Message-Id: <2lfhk4$fcc@scunix2.harvard.edu>
  34. Organization: Harvard University, Cambridge, Massachusetts
  35. Sender: ses
  36. References: <2js8ur$1nn@scunix2.harvard.edu>, <ace.32.000D2A4D@ics.forth.gr>, <asleeis.3.00420205@ucsd.edu>
  37. Subject: Re: Talk Daemon/Client ---Was:  winsock write "server"?
  38.  
  39. I have and do use write over the internet, at least between *.harvard.edu 
  40. and *.mit.edu -- definitely not local.  How it's done, I have no idea -- 
  41. but if anyone knows, please let me know (I was the original poster 
  42. looking for the write "server")...
  43.  
  44. Alex Sleeis (asleeis@ucsd.edu) wrote:
  45.  
  46. : >>Does anyone know if a write "server" is available for windows?  That is, 
  47. : >>I want to be able to receive write messages... (also, I'd like to be able 
  48. : >>to send write messages)... If not, how difficult would this be to write?
  49.  
  50.  
  51. : >write is not a protocol that can be implemented over networks. RFC1312 
  52. : >describes a messaging protocol a-la write that uses UDP or TCP (both 
  53. : >acceptable) packets to do write functionality. The only commercial 
  54. : >implementation I know of is PC-NFS messaging, included with PC-NFS from 4.0 
  55. : >and above. 
  56.  
  57.  
  58. : I have never heard of write over the net, only local....Although, "talk"  
  59. : consists of a daemon.   I am interested in finding some such program....If 
  60. : anyone knows of one I would love for them to email me the where-abouts of it...
  61. : If there isn't any, I would be the first to pay for a shareware version, along 
  62. : with what I believe would be many others,   if a programmer would ever look 
  63. : into it.
  64.  
  65. : Thanks a bunch,
  66.  
  67. : DiverMan
  68. : diverman@asleeis.extern.ucsd.edu
  69.  
  70.  
  71. --
  72. ----------------------
  73. Tony Hsieh
  74. hsieh@husc.harvard.edu
  75.  
  76.